 
/* 
*, *:after, *:before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: content-box;
	box-sizing: border-box
}*/
input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}
button, input[type=button], input[type=reset], input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}
button[disabled], input[disabled] {
	cursor: default
}
img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic
}

lable {
	cursor: pointer
}
.fl {
	float: left
}
.fr {
	float: right
}
.tac {
	text-align: center
}
.tal {
	text-align: left
}
.tar {
	text-align: right
}
.vat {
	vertical-align: top
}
.vam {
	vertical-align: middle
}
.clear-fix:after {
	content: '';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both
}
.clear-fix {
	zoom: 1;
	clear: both
}
.hide {
	display: none
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap
}
.inline-block {
	display: inline-block;
*display:inline;
	zoom: 1
}
.ime-disabled {
	-webkit-ime-mode: disabled;
	ime-mode: disabled
}
 
a, a:hover {
	text-decoration: none
}

.side-pannel {
	position: fixed;
	left: 50%;
	margin-left:600px;
	z-index: 99;
}
.side-bar {
	border-bottom: none;
	bottom: 50px;
}
.side-bar a {
	background:#2d91fe; 
	display: block;
	cursor: pointer;
	width: 36px;
	height: 36px;
	position: relative;
	color: #676767;
	text-align: center;
	margin-bottom:8px;
	border-radius:50%;
	border:2px solid #2d91fe; 
	transition: all 0.5s ease-out; 
}
a.gotop {
    background-color: #8dbff5;
    border: 2px solid #8dbff5;
}
.side-bar a:hover{background:#fff;  }

.side-bar a:hover{ background:#fff; 	border:2px solid #2d91fe;}
.side-bar a.contact_us {
	 

}
.side-bar a.er {
	 

}
.side-bar a s {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.side-bar a span {
	line-height:30px
}
/*.side-bar a.gotop{ margin-top:6px; background:#c4cbd3; border:3px solid #c4cbd3;}
.side-bar a.gotop:hover{ background:#76aeea; border:3px solid #76aeea;}
.side-bar a.gotop s {
	position: absolute;
	top: 10px;
	left: 17px
}
.side-bar a.gotop span {
	color:#FFF; line-height:18px;
	position: absolute;
	top:6px;
	left: 14px;
}*/
.side-bar a.text {
	 
}
.side-bar a.qr s {
 
}
/*.g-icon-top {
	height: 20px;
	width: 35px;
	margin-top: -10px;
	background-position: 0 -33px
}
.gotop:hover s {
	height: 20px;
	width: 35px;
 
}*/


/**联系我们  留言浮动**/
.side-bar a.contact_us i{
	width: 150px;
    height: 48px;
    position: absolute;
    left: -155px;
    margin-top: -20px;
    top: 50%;
    display: none;
    background-position: 0 0;
    transition: all 0.3s ease-out;
}
.side-bar a.contact_us:hover i {
	display: block
}
.side-bar a.contact_us i {
	background-image: url(../images/new_message_us.png)
}

/**移民评估 浮动**/
.side-bar a.assessment_link i{
	width: 150px;
    height: 48px;
    position: absolute;
    left: -155px;
    margin-top: -20px;
    top: 50%;
    display: none;
    background-position: 0 0;
    transition: all 0.3s ease-out;
}
.side-bar a.assessment_link:hover i {
	display: block
}
.side-bar a.assessment_link i {
	background-image: url(../images/new_assessment_us.png)
}
/**客服 浮动**/
.side-bar a.service i {
    width: 150px;
    height: 64px;
    position: absolute;
    left: -155px;
    margin-top: -30px;
    top: 50%;
    display: none;
    background-position: 0 0;
}
.side-bar a.service:hover i {
	display: block
}
.side-bar a.service i {
	background-image: url(../images/new_service_staff.png)
}
/**电话浮动**/
.side-bar a.survey i {
	width: 149px;
	height:103px;
	position: absolute;
	left: -156px;
	top: 50%;
	margin-top: -30px;
	display: none;
	background-position: 0 0
}
.side-bar a.survey:hover i {
	display: block
}
.side-bar a.survey i {
	background-image: url(../images/new_phone_tel.png); 
	background-repeat:no-repeat
}
/**微信浮动**/
.side-bar a.qr i {
	width: 149px;
	height: 126px;
	position: absolute;
	left: -156px;
	top: 50%;
	margin-top: -65px;
	display: none;
	background-position: 0 0
}
.side-bar a.qr:hover i {
	display: block
}
.side-bar a.qr i {
	background-image: url(../images/new_wechat_public.png)
}
/**手机浮动**/
.side-bar a.app i {
	width: 149px;
	height: 126px;
	position: absolute;
	left: -156px;
	top: 50%;
	margin-top: -65px;
	display: none;
	background-position: 0 0
}
.side-bar a.app:hover i {
	display: block
}
.side-bar a.app i {
	background-image: url(../images/new_app_iphone.png)
}

/**移民评估**/
.side-bar a:nth-child(1) {
    background: #f90;
    border: 2px solid #f90;
}
.g-icon-assessment{
	height: 36px;
	width: 36px;
	background: #f90 url(../images/new_assessment.png) no-repeat 50% 50%;
	background-size:36px 36px;
	border-radius:50%; 
	transition: background .4s ease-in-out; 
}
.g-icon-assessment:hover{ background: #fff url(../images/new_assessment_a.png) no-repeat 50% 50%;
	background-size:36px 36px;}

/**留言**/
.g-icon-message{
	height: 36px;
	width: 36px;
	background-image:url(../images/new_con_message.png); 
	background-repeat:no-repeat;
	background-position: 7px 7px;
	background-size:22px 21px;
}
.g-icon-message:hover{ background-image:url(../images/new_con_message_on.png); }
/**客服**/
.g-icon-staff {
	height: 36px;
	width: 36px;
	background-image:url(../images/new_con_staff.png); 
	background-repeat:no-repeat;
	background-position: 7px  8px;
	background-size:21px 20px;
}
.g-icon-staff:hover {background-image:url(../images/new_con_staff_on.png);}
/**电话**/
.g-icon-survey1 {
	height: 36px;
	width:36px;background-image:url(../images/con_tel.png); 
	background-repeat:no-repeat;
	background-position: 7px 7px; 
	background-size:22px 22px;
}
.g-icon-survey1:hover{background-image:url(../images/con_tel-on.png);} 
/**微信**/
.g-icon-qr1 {
	height:36px;
	width:36px; 
	background-image:url(../images/new_con_wechat.png); 
	background-repeat:no-repeat;
	background-position: 6px 8px;
	background-size:23px 19px;
}
.g-icon-qr1:hover {background-image:url(../images/new_con_wechat_on.png);
}
/**手机app**/
.g-icon-app {
	height:36px;
	width:36px; 
	background-image:url(../images/new_con_app.png); 
	background-repeat:no-repeat;
	background-position: 11px 6px;
	background-size:13px 23px;
}
.g-icon-app:hover {background-image:url(../images/new_con_app_on.png);
}
/**返回顶部**/
.g-icon-up {
	height:36px;
	width:36px; 
	background-image:url(../images/new_con_up.png); 
	background-repeat:no-repeat;
	background-position: 10px 13px;
	background-size:16px 10px;
}
.gotop:hover>.g-icon-up {
	background-image:url(../images/new_con_up_on.png);
	background-position: 10px 13px;
	background-size:16px 10px;
}

.qiuqiu{ top:-83px; left:5px; width:58px; height:95px; }